Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-resourcemanager-storagepool] {Diskpool} Update command with new directive #8784

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#14761

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14761/azure-sdk-for-java/azure-resourcemanager-storagepool/azure-resourcemanager-storagepool-1.0.0-beta.1.jar" -o azure-resourcemanager-storagepool-1.0.0-beta.1.jar
mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-storagepool -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-storagepool-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true

mitchdenny and others added 29 commits June 19, 2021 01:57
* Investigate crypto provider issue.

* Dump security policy.

* Try different path for policy.

* Dump JRE folder.

* Fix up verify agent OS usage.

* Switch to DevOps hosted pool to see if the problem still exists there.

* Remove dump JRE folder.

* Re-enable test.

* Revert "Changed KV cryptography tests to avoid using a hardcoded security provider. (Azure#21703)"

This reverts commit aa472e0.

* Disable secp256k1 curve.

* List contents of JDK bin.

* List bin folder.

* Add code to dump providers.

* Fix indentation.

* Move test app to after checkout.

* Disable sparse checkout.

* remove more sparse checkout.

* Try a different name for the crypto provider.

* Add main to newish CI files.
* HttpAuthorization added to azure-core-experimental

* feedback and CI

Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Applied APIView suggestions.

* Applied APIView suggestions.

* Fixed SpotBugs issue.

* Fixed another SpotBugs issue.
* Increment package version after release of com.azure azure-security-keyvault-administration

* Increment package version after release of com.azure azure-security-keyvault-certificates

* Increment package version after release of com.azure azure-security-keyvault-secrets

* Increment package version after release of com.azure azure-security-keyvault-keys
* mgmt, update script for main branch

* change to main in md

* change to main in java
…iew (Azure#22403)

* [Automation] Generate Fluent Lite from eventgrid#package-2021-06-preview

* Update pom.xml

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Correct links broken during the master->main branch rename
* Update links with master to use main

* Update ci.yml files

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Updated TimeWindowFilter to support ISO-8601. Updated ChangeLogs. Fixed FeatureFlagRefreshInterval location in Readme

* Updated Versioning and Changelog
* Update pipeline generation tool version

Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708

* Update tool version to include fix for public ci

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* API cleanup

* Always take ref-type in Options setters, Remove Metric prefix from APIs, using hookIdsToAlert instead of idOfHooksToAlert

* updating detection-config apis to be consistent with other languages

* adjusting SupressCondition.minNumber given service added a range constraint (1-14)

* updating alert tests to use a valid hookid
* first commit

* apply new name changes (Azure#22298)

* name changes and refactoring

* name changes and refactoring

* fix(test): increase branch coverage, change groupId generation

* fix(*): remove test connection string

* fix(test): raise branch coverage

* apiview review fix (Azure#22304)

* live test fixes (Azure#22312)

* fix links (Azure#22318)

* skip test refactor (Azure#22324)

* skip test refactor (Azure#22327)

* skip test refactor (Azure#22328)

* api version fix

* Making ProgressReporter private. (Azure#22331)

* apiview feedback fix (Azure#22337)

* apiview feedback fixes

* apiview feedback fixes

* apiview feedback fixes (Azure#22338)

* apiview feedback fixes

* Moving ProgressReceiver interface to models pacakge (Azure#22345)

* Multiple changes. (Azure#22346)

* Adding Functional Interface annotation

* Changing method naming

* Fixing method name (Azure#22347)

* apiview feedback fixes

* apiview feedback fixes

* update api spec permUrl point to new swagger

* live test fix

* fix(livetest): add env variables

* fix(*): change back resource name var

* fix(*): fix issues caused by merge

* fix(*): switch live test disable var

* use latest swagger (Azure#22394)

* use latest swagger

* use latest swagger (Azure#22395)

* fix(live-test): disable downloadContentStreamFailure because it is failing

* fix(test): update codecoverage settings

* Multiple changes. (Azure#22421)

* Adding download samples

* Disabling download tests for live testing

* skip code coverage

* enable code coverage

Co-authored-by: Christian Whitehead <chrwhit@microsoft.com>
Co-authored-by: Franko Morales <67804607+cochi2@users.noreply.github.com>
Co-authored-by: Zihan Zhang <43592314+zihzhan-msft@users.noreply.github.com>
* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config

* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config-web

* Increment package version after release of com.azure.spring azure-spring-cloud-feature-management-web

* Increment package version after release of com.azure.spring azure-spring-cloud-feature-management

* Increment package version after release of com.azure.spring azure-spring-cloud-starter-appconfiguration-config
…2351)

* Add TypingNotification options for setting SenderDisplay Name

* Updated Changelog

* Renamed SendTypingNotificaitonOptions to TypingNotificationOptions

* Updated swagger link

* Updated changelog to reflect name change

* Generated new session records with x-request-ids missing from previous ones

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
Fix Improper Usage of ClientLogger and String Format
arifsaikat-microsoft and others added 7 commits June 22, 2021 15:57
* event related unit test to improve test coverage

* fix(unit-test): add unit tests to improve code coverage

* event related unit test

* fix(unit-tests): remove var declarators

* event related unit test

* event related unit test

* fix(unit-tests): fix issue with List.to, increase coverage

* fix(unit-tests): remove var declarations

* fix(unit-tests): fix issue with infered generic in annonymous type

* fix(test-config): attempt to remove int

* fix(test-config): override communication test template to remove int

* fix(test-config): override communication test template to remove int

* fix(test-config): override communication test template to remove int

* fix(unit-tests): update random generation of groupIds

* added newline at end of config file

* fix(tests): update test.yml to be parameterized, force live mode

* fix(unit-tests): update random generation of groupIds

* Revert "fix(unit-tests): update yml files"

This reverts commit 375df59.

* fix(tests): fix yaml

* fix(tests): fix yaml

* fix(unit-tests): update random generation of groupIds

* fix(tests): fix yaml

* fix(tests): more yml

* fix(tests): fix yaml

Co-authored-by: Christian Whitehead <chrwhit@microsoft.com>
* Fix race on reopening CBSChannel
* Throw away RequestResponseChannel on open error to avoid new issue introduced by race fix
* Add and improve tracing
…zure#22426)

* Service bus adding max auto lock renew duration in processor client (Azure#20317)

* Added API in builder  for "adding max auto lock renew duration in processor client"

* Service Bus - Merging previously approved -cross transaction feature - into feature branch - preparation for April release. (Azure#20356)

* ServiceBus - cross entity transaction  feature  (Azure#19863)

New Feature: Cross entity transaction API

* Service bus : Amqp Types SEQUENCE and VALUE (Azure#20285)

* Adding feature AMQP SEQUENCE/VALUE data type implementation

* added subQueue API
Merge f319ff667bfe1cfe2db5deec48034b6ef785fb8c into f1448ad24d840cb6190e0b7495ea758c202d8732
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14761/azure-resourcemanager-storagepool branch from 94bbfdc to 4c4ca45 Compare June 23, 2021 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.